Uses of Package
newtonSolver

Packages that use newtonSolver
montecarlo Contains Main and its associated helper classes used to generate the Monte Carlo results in Bajari, Hong, and Ryan (2009). 
newtonSolver Slightly modified version of Steve Verrill's Java translation of several FORTRAN optimization routines, found here
 

Classes in newtonSolver used by montecarlo
Uncmin_methods
          Interface for classes that wish to use the Uncmin_f77 optimizer.
 

Classes in newtonSolver used by newtonSolver
Uncmin_methods
          Interface for classes that wish to use the Uncmin_f77 optimizer.